LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
ThreadSafeList<T> Class Members
See Also  Properties  Methods 
Leadtools.Dicom.AddIn Namespace : ThreadSafeList<T> Class

The following tables list the members exposed by ThreadSafeList<T>.

Public Constructors

 NameDescription
public Constructor ThreadSafeList<T> ConstructorInitializes a new instance of the ThreadSafeList<T> class.  
Top

Public Properties

 NameDescription
public Property CountGets the number of elements contained in the ICollection.  
public Property IsReadOnlyGets a value indicating whether the ICollection is read-only.  
public Property ItemGets or sets the IList at the specified index.  
Top

Public Methods

 NameDescription
public Method AddAdds an item to the ICollection.  
public Method ClearRemoves all items from the ICollection.  
public Method ContainsDetermines whether the ICollection contains a specific value.  
public Method CopyToCopies the elements of the ICollection to an System.Array, starting at a particular System.Array index.  
public Method GetEnumeratorReturns an enumerator that iterates through the collection.  
public Method IndexOfDetermines the index of a specific item in the IList.  
public Method InsertInserts an item to the IList at the specified index.  
public Method RemoveRemoves the first occurrence of a specific object from the ICollection.  
public Method RemoveAtRemoves the IList item at the specified index.  
Top

See Also

Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features